[INFO] fetching crate anda_bnb 0.9.8...
[INFO] testing anda_bnb-0.9.8 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate anda_bnb 0.9.8 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate anda_bnb 0.9.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate anda_bnb 0.9.8
[INFO] tweaked toml for crates.io crate anda_bnb 0.9.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate anda_bnb 0.9.8 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate anda_bnb 0.9.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c836b67a751b63cc64d8560813a415116f4e4916b0b389270b3bdc27d5e6df1
[INFO] running `Command { std: "docker" "start" "-a" "6c836b67a751b63cc64d8560813a415116f4e4916b0b389270b3bdc27d5e6df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c836b67a751b63cc64d8560813a415116f4e4916b0b389270b3bdc27d5e6df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c836b67a751b63cc64d8560813a415116f4e4916b0b389270b3bdc27d5e6df1", kill_on_drop: false }`
[INFO] [stdout] 6c836b67a751b63cc64d8560813a415116f4e4916b0b389270b3bdc27d5e6df1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d035a2a7426c0df74e406e0c103936352083436bf2cdddef05835bb11ce207c9
[INFO] running `Command { std: "docker" "start" "-a" "d035a2a7426c0df74e406e0c103936352083436bf2cdddef05835bb11ce207c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling serde_fmt v1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling value-bag-serde1 v1.12.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling alloy-primitives v1.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.36
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling async-compression v0.4.37
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.2
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling alloy-json-abi v1.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling xid v1.1.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-sol-types v1.5.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.0
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-serde v1.5.1
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling nybbles v0.4.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling alloy-trie v0.9.3
[INFO] [stderr]    Compiling alloy-eips v1.5.1
[INFO] [stderr]    Compiling ic_auth_types v0.7.6
[INFO] [stderr]    Compiling alloy-tx-macros v1.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling alloy-consensus v1.5.1
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bitpacking v0.9.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling alloy-network-primitives v1.5.1
[INFO] [stderr]    Compiling alloy-consensus-any v1.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.6.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling alloy-json-rpc v1.5.1
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ic-representation-independent-hash v3.0.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling croaring-sys v4.5.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cached v0.56.0
[INFO] [stderr]    Compiling ic-transport-types v0.45.0
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ic-ed25519 v0.5.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.12
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ic-canister-sig-creation v1.3.1
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.5.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling jieba-macros v0.8.1
[INFO] [stderr]    Compiling include-flate v0.3.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling async-watch v0.3.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling coset v0.4.1
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling jieba-rs v0.8.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling anda_db_utils v0.2.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling anda_db_derive v0.4.3
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.4.0
[INFO] [stderr]    Compiling object_store v0.13.1
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling croaring v2.5.2
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling tantivy-jieba v0.18.0
[INFO] [stderr]    Compiling anda_db_schema v0.4.3
[INFO] [stderr]    Compiling ic-signature-verification v0.2.0
[INFO] [stderr]    Compiling ic_cose_types v0.9.4
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.5.1
[INFO] [stderr]    Compiling alloy-transport v1.4.3
[INFO] [stderr]    Compiling alloy-signer v1.5.1
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling anda_db_hnsw v0.4.8
[INFO] [stderr]    Compiling ic-vetkeys v0.6.0
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling alloy-network v1.5.1
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling anda_db_btree v0.5.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling anda_kip v0.6.4
[INFO] [stderr]    Compiling alloy-chains v0.2.28
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ic-secp256k1 v0.3.0
[INFO] [stderr]    Compiling ic-oss-types v1.2.4
[INFO] [stderr]    Compiling ic_tee_cdk v0.6.8
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.2
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling structured-logger v1.0.5
[INFO] [stderr]    Compiling alloy-core v1.5.2
[INFO] [stderr]    Compiling alloy-signer-local v1.4.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.4.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling anda_db_tfs v0.5.4
[INFO] [stderr]    Compiling anda_db v0.7.4
[INFO] [stderr]    Compiling anda_cognitive_nexus v0.6.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling anda_core v0.9.8
[INFO] [stderr]    Compiling ic-agent v0.45.0
[INFO] [stderr]    Compiling alloy-transport-http v1.4.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.4.3
[INFO] [stderr]    Compiling alloy-provider v1.4.3
[INFO] [stderr]    Compiling ic_auth_verifier v0.7.6
[INFO] [stderr]    Compiling ic_cose v0.9.4
[INFO] [stderr]    Compiling anda_cloud_cdk v0.4.3
[INFO] [stderr]    Compiling ic_tee_gateway_sdk v0.6.8
[INFO] [stderr]    Compiling anda_engine v0.9.8
[INFO] [stderr]    Compiling alloy-contract v1.4.3
[INFO] [stderr]    Compiling alloy v1.4.3
[INFO] [stderr]    Compiling anda_web3_client v0.9.8
[INFO] [stderr]    Compiling anda_bnb v0.9.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d035a2a7426c0df74e406e0c103936352083436bf2cdddef05835bb11ce207c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d035a2a7426c0df74e406e0c103936352083436bf2cdddef05835bb11ce207c9", kill_on_drop: false }`
[INFO] [stdout] d035a2a7426c0df74e406e0c103936352083436bf2cdddef05835bb11ce207c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c286bee58157b1c9d34e052571556fab98b9a0018a8f604d63c0b7099934091
[INFO] running `Command { std: "docker" "start" "-a" "7c286bee58157b1c9d34e052571556fab98b9a0018a8f604d63c0b7099934091", kill_on_drop: false }`
[INFO] [stderr]    Compiling anda_bnb v0.9.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc4LZWPv/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanda_web3_client-b7cd41c190d14574,libanda_bnb-c1ad2b1dd341b82e,libdotenv-ed16f8757ac7f100,libanda_engine-f15f99ee628aeba0,libanda_cognitive_nexus-f8b2306b76a237d2,libanda_kip-01516c69c73e5379,libnom_language-38ecb59444958337,libnom-067154f2e1d14e48,libanda_db-1f98db8a351b2e38,libanda_db_tfs-1cfdc6f0fb8a1be6,libtantivy_jieba-514ed2884b683b65,libjieba_rs-d47133a634bcda7d,libphf-0ef9403b64ed9f17,libphf_shared-96f35b8e18632ad1,libsiphasher-f4ddcf7845cbccbe,libcedarwood-b6e21ace8617ed4d,libinclude_flate-6615116156d7a4a7,libinclude_flate_compress-9a2552d785a175fb,liblibflate-30b04bd1b4689def,libdary_heap-5006596a9c4ef91b,libadler32-07d75c9be2416802,liblibflate_lz77-b275706e6c1eaebe,librle_decode_fast-12cbf8f4141a9297,libcore2-544abb9835d5c78b,libtantivy-60ffca4f599f10be,libsketches_ddsketch-e22423216601c5b0,liboneshot-4b5c02ae93818d0a,libbon-08673431599e46d3,libcensus-04578044dd7cbc66,libhtmlescape-de762f64d8f6e472,liblz4_flex-c48dbd486994321e,liblru-7b48ae7844465982,liblevenshtein_automata-e59efb4cd3598815,libtempfile-8cf575d90a6fa24f,libfastrand-503f12a96d791409,libmemmap2-6d4a0318df5c87ff,libfs4-532f3f1533906775,librustix-af76dca749efe19e,liblinux_raw_sys-693dbac71fe04287,libhyperloglogplus-6c528a56ce2fab03,librust_stemmers-27e86de8683c4d80,libregex-bd9ab126efa2a270,libregex_automata-9f9c0632d2bef23a,libaho_corasick-d4b3941f0d40f147,librayon-b6e594f9b64b4f02,librayon_core-8c82bdc36089645d,libcrossbeam_deque-9cfd266f1d02fcac,libmeasure_time-551c8d63bc403c26,libtantivy_query_grammar-01152c872741ce57,libnom-7aa949bdde67ff87,libtantivy_columnar-c268a0d84bfd5b05,libtantivy_stacker-3963baff313a2346,libmurmurhash32-f89ec472e4c6339a,libfastdivide-049a15134852a5bb,libdowncast_rs-6920a7eba5e3ecf1,libtantivy_sstable-10a658a0e105f4de,libtantivy_bitpacker-09af51f5c12177b3,libbitpacking-97cc0389aca97048,libtantivy_fst-abe9f0475bf08172,libutf8_ranges-eb5ea9b8cee94699,libregex_syntax-d40cde7d2fd22dd8,libtantivy_common-5ea12c98640c539a,libownedbytes-c783271800d3af43,libtantivy_tokenizer_api-f61e6fbe3412e222,libanda_db_hnsw-922df4e792f84218,libpapaya-dfa1e68f4cb1d526,libseize-1d9fcf8efeb58b95,libordered_float-9e6ad50a646c2b33,libanda_db_btree-172a62ce0b670d95,libcroaring-c03bdf0fe7ca904e,liballocator_api2-012779e132595288,libcroaring_sys-6469372b302b9928,libanda_db_utils-a7705bef6efefaf9,libstructured_logger-c748ed7d58e2a5de,libic_tee_gateway_sdk-9bf35c48fad30567,libic_secp256k1-ba6186d3dd9b555c,libpem-6bddc919b99d3c23,libbase64-b5296a10b8334a2c,libic_tee_cdk-71746d00362a4667,libic_cose-957053c1bbb99cf1,libic_vetkeys-64a4dd92091b3233,libhex_literal-d5dfb276bcc0209c,libic_stable_structures-ea1fda1b3a4830f8,libanda_cloud_cdk-98b730b5f95d6256,libic_auth_verifier-071bcb492231cc35,libic_signature_verification-090920b0b6cbe0e9,libic_certification-8db3df9c76001e2a,libic_agent-77b714834ac5a7b2,libed25519_consensus-fb4ef744d7ec7c59,libsha2-7d6927d60841d705,libblock_buffer-4c9178cda275f90b,libcurve25519_dalek_ng-9aa99a1fd578f260,libsubtle_ng-b3ce7ef6b09ce9a4,libdigest-07fcb1645a177a0d,libic_verify_bls_signature-2ea721015fd46e29,libic_bls12_381-35fd8cb9a9ab8eab,libpairing-139e9a6c13dee2f5,libasync_channel-84c73c58300b5638,libasync_watch-bc00e25db0b97010,libp256-5357178c68a459a5,libprimeorder-4bb12edb013b789b,libbackoff-c679e8c71c63cb52,libinstant-e3a69bbac7b24b4a,libic_ed25519-81327414b6a873a9,libpem-d607f251a0d98a82,libhex_literal-8878a654be8cbe3b,libcached-1a1e5282b95a3de7,libweb_time-c447c8b725da1947,libahash-22fafed84be96846,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libstop_token-30e38099cea4a417,libasync_channel-dee71479fab42b1d,libevent_listener-67cd091983fb6763,libconcurrent_queue-9d09538c2054fa2a,libarc_swap-669a571db91aa903,librangemap-50eef583be95c2a1,libic_transport_types-6b09fe5ac873768b,libic_canister_sig_creation-51a61eaa7f4edac2,libserde_cbor-38080e89562347a9,libhalf-cc6be314b18dd970,libic_representation_independent_hash-bf9229d20644e96d,libic_certification-c08fa84298305d60,libsimple_asn1-ca0056e03e26dcdc,libmoka-ac78ffafc02c7655,libportable_atomic-f808ab39bcf1ecf5,libtagptr-fcf7d80f82f6bcf7,libcrossbeam_epoch-13d2dc738b4e3c0d,libuuid-be5d96d5884973fb,libasync_lock-10b6080d5e17f63b,libevent_listener_strategy-0b9227973d12e93a,libevent_listener-1694ad92c8ffece8,libparking-49fcf10303d3525f,libcrossbeam_channel-54e7071fd9e2348e,librand-ee14935d91a40fa3,librand_chacha-4918e39bb227bf9a,librand_core-0dd5a39b32f1a1e7,libgetrandom-8ad90180b871c4ee,libanda_core-8b3535c6ed005f20,libschemars-a82aa07d63a72e50,libdyn_clone-1c1b05e4f4a02cac,libref_cast-6017d520c3e87c8a,libreqwest-ecc3cba0bd3f9bda,librustls_platform_verifier-096c81c4544c699b,librustls_native_certs-b872b1a4d9c696ee,libopenssl_probe-2e4370df64ac645e,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libic_oss_types-65dddef50d248441,libic_cose_types-ee1ab1d0cf94fbc3,libicrc_ledger_types-454a4b0ac4408986,libtime-194c9f075aa78ae8,libtime_core-b2663735e00779e4,libnum_conv-2c976fbf8b8f2899,libderanged-622bc5d54534c291,libpowerfmt-a0c185df26c26a22,libicrc_cbor-a61fba9cb3161504,libminicbor-9cbafe5e4c722c16,libic_stable_structures-f6e5db212ce10fe9,libbase32-39d04fa1fa68181d,libic_cdk-ec313ce67af364a1,libic_management_canister_types-6a52ddc96e939fdb,libic_error_types-1fcbe98f3eccb161,libstrum-2bf8f8d156eec0ad,libic_cdk_executor-720952877e5f5a78,libic0-99572cd7dac3e9a0,libslotmap-031ac81fa1a5c316,libhkdf-d27f05c0084e4758,libed25519_dalek-a26a6b700b229c1d,libmerlin-80a6e9555c072ac5,libed25519-1f0141dd8871ae43,libx25519_dalek-abc27cdb3dd4fd48,libcurve25519_dalek-0839a48dfbd98658,libaes_gcm-86b6bca037a59ad4,libctr-b326787fd3ecd94b,libghash-e144f6577f943748,libpolyval-11935ad891330805,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-9e2d179056ace448,libaes-30ee4df105323b3f,libcipher-06699748a9f3569d,libinout-6e902dcd8372aeab,libaead-3f1ea0cad1b8cedb,libsha3-249c77caad04e9a7,libkeccak-42ca8630c7170c4b,libcoset-10cc4d4af2c1a2b6,libanda_db_schema-dd6c263c83604943,libic_auth_types-9e4105f10a01317e,libxid-e5e7f9802bc685f9,libhostname-cfd0cd18e22beed0,libmatch_cfg-f93ef260abd93f75,libmd5-8b7359041afc81b3,libcandid-ffe5917559c6d74e,libstacker-67538f14d1a33e20,libpsm-e6a7058068842298,libhex-1849a17695a1ee3c,libserde_bytes-2fc5add48fb0e37d,libpretty-2813085ae981a6ae,libunicode_width-11318280e9097d13,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-d4f0925090e3c361,libic_principal-aee8d23c68254707,libdata_encoding-9925c048f12d655c,libnum_bigint-c5cf10103f8cc2cb,libnum_integer-d5ded00da8ac8d83,libanyhow-7e5dcd40304f6dad,libbinread-171c364a06fd1475,liblazy_static-b3603208c0de2608,libthiserror-dc7bea5352ec390f,libciborium-f1e3256cc325a66a,libciborium_ll-4267a5d3bca92da8,libhalf-4e1f57c6b0403b42,libciborium_io-914e2c3aa2939b2f,libobject_store-6a3400ffd314636d,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libchrono-f5c5a57a9bdcd8e1,libiana_time_zone-54997521cde77023,libnum_traits-10b3a10b7db869ec,liballoy-e7389c8df2b244f8,liballoy_signer_local-f1dd64fbe49dc593,librand-ed5f00a4371245a4,librand_chacha-51296216a13faeed,libppv_lite86-ab648ed562e25730,libzerocopy-c0dcb1f715ba79df,liballoy_rpc_types-98090c92d41f8eb5,liballoy_contract-9f7dd38f8e113772,liballoy_provider-e351524627213168,libdashmap-1294384ced249d01,libhashbrown-5d9404f16ad26a3c,libcrossbeam_utils-bddddcad4a4551ea,liblru-120d84b3cb8aa9e1,libasync_stream-2a438b358957b59d,liballoy_rpc_client-951c23943ae5d100,libtokio_stream-9d2cbbe6c2e7b40b,libpin_project-3c77f3812d0fcb29,liballoy_chains-6b34214441d2012c,libstrum-36d1236dfa3f8d67,libnum_enum-7d55f43b97010369,liballoy_transport_http-71848a184e92d748,liballoy_transport-3ecb78b9a3dcefab,libfutures-009d2e3ff0d838fa,libfutures_executor-2b992786f33f4b38,libreqwest-c983764539664c62,libhyper_rustls-d5b3164eeac4b114,libwebpki_roots-0db7de26f92d03a3,libtokio_rustls-daed4a0b89ea66eb,librustls-be32d86ae7522155,libwebpki-c77e86a356d22a4d,libaws_lc_rs-69fc1c1a7d1d7fc3,libaws_lc_sys-ee28d3f1362f6317,libring-169b719b0fc67b57,libuntrusted-3420b86308bec153,librustls_pki_types-0c0fea581c110c43,libserde_urlencoded-f99a34b2e813c42d,libryu-14257e7dfe68df82,libtower_http-a41c7711952de7d3,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libasync_compression-7fb116eaa4b726c9,libcompression_codecs-3e2fcf8b43de35e6,libzstd-8380cf15dd35dc12,libzstd_safe-f7dd17b714a055dd,libzstd_sys-dee133722e2cd7fd,libflate2-d0ddd9d4c83f857c,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libcompression_core-5624d7ace9667e75,libtower-9d0f8dea92e371e3,libtower_layer-d70c7e404336389b,libhyper_util-11abcb494b1cca7a,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-5cf22816e49cd6ba,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-000dc0bb92938cc6,libindexmap-05a2e50749f83216,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-ce07cbc1ac01fda8,libtokio-23c219790ff269c3,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-5fcd4b262633fa39,libparking_lot_core-7ce1e1435479cfbc,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-44a90749a03f0c4d,libhttp_body-ae3ee22d3b4ab242,liblog-6a6aaea2cf5f0c22,libvalue_bag-443fcde6cc632adb,libvalue_bag_serde1-ba16c6ecf651b44f,libserde_fmt-95bfec735d6f1bbb,liberased_serde-720d6fd03d158343,libtypeid-2c68275377135f0a,libfutures_util-4b050b5960a471a1,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-cd9f4b647b065c7d,libidna-4df9bc63383b59e4,libutf8_iter-0d9be7b316c2b184,libidna_adapter-558fa882aca00e5d,libicu_properties-46feaf45545ca16a,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-eec17744385b11cf,libicu_normalizer_data-088c419f54c50650,libicu_collections-396e9e9d2ec01b1d,libpotential_utf-05b5c902a50ce7c7,libicu_provider-27eba59f0a2f41fd,libicu_locale_core-16a4c6c21d96be3b,libtinystr-41cad4d3249b37bd,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-6f758b123030844d,libzerotrie-1118e8dfc19ec869,libyoke-c9816a1f1decfb97,libstable_deref_trait-b312b799b37d90c9,libzerofrom-48ab4544af0a475c,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,liballoy_network-fb049447b4b4941f,liballoy_rpc_types_any-e024f44a6d58fc38,liballoy_signer-304f89d1e0d19ae7,libfutures_utils_wasm-8978825636b2e259,liballoy_rpc_types_eth-ec2ff7a5a6845b62,liballoy_consensus_any-e4cacbbf241923fa,libitertools-2c0a68f6e638f1d1,liballoy_network_primitives-270db3a245167f30,liballoy_json_rpc-27dda359fd96ac9b,libhttp-4bbb5ecb2f5fcd12,liballoy_consensus-3eb652a80fdf3dc2,liballoy_eips-bb7e1b17a2e3bcd6,libeither-811c9b4ca6f3cd50,liballoy_serde-c3ac466e7c1aad0c,libserde_json-a6372623285b2a79,libmemchr-f9c66c7ba21bf873,libzmij-277feea2eba4ef7a,libserde_with-8d7280673b884b6e,liballoy_eip7928-cdfb2a9ae9825ca3,liballoy_eip7702-83d6163d6585fd60,liballoy_eip2930-c9bf4812f2724536,liballoy_eip2124-732e2e6fdb045cfa,libthiserror-3c7838f8d391a837,libcrc-7c0e721306e9636e,libcrc_catalog-bb32f52851f13aa4,liballoy_trie-d4d5e6452be2e5ed,libtracing-dfbec9b85267c419,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-77cf0370bdfefeda,libnybbles-bdaa5bf827f8ef08,libsmallvec-a78159d7a43431c9,liballoy_core-b3d2f42151e2574c,liballoy_dyn_abi-900a5a02e77bf2f6,liballoy_sol_types-3754f8ad71046982,liballoy_json_abi-7bcf87974e80b455,liballoy_sol_type_parser-8b5fd1da501a5ffc,libwinnow-00893ee6a09bb5da,liballoy_primitives-63b1a29e6b9eb9be,libitoa-ae20521aea192d35,libhashbrown-ee78e06859b2c70c,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-40583849f0199317,libconst_hex-2665faa68d1b4019,libderive_more-1c4be770ceb80845,libk256-4ec4a5cdd1e0400c,libsha2-b3c4f5c5dce83508,libcpufeatures-471354fefbcaf2d8,libecdsa-ea08a752452b7b00,librfc6979-be3834d22776f9ca,libhmac-694e77ce75bf5cef,libsignature-767a56f91d57cc47,libdigest-a1254be464b5f448,libblock_buffer-d80440e526a460e1,libcrypto_common-bdaef14e577fc5e9,libonce_cell-0ba6aecba7086d38,libelliptic_curve-52ce95184a3221a9,libsec1-8ae7b03e7d71a6c1,libpkcs8-1b7c79acdce7cec4,libspki-6e9f882e642ae3c1,libder-d3263b02af326970,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libconst_oid-5d63b50f42b847e9,libcrypto_bigint-5dc467c1c4b2b149,libgeneric_array-b7dc0fbcdb910181,libtypenum-0e02f3386ab040bb,libbase16ct-b0752502dc7a9a1c,libzeroize-c5d24b61c81fba13,libgroup-434f9e6fc06e13cc,libff-5001595308cb25ce,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libsubtle-6ff5d44cdfa0bfdf,libruint-db8f6ec90072e863,liballoy_rlp-2d85c0897ecc75bb,libarrayvec-7b803572d6968712,libbytes-eecac821156b8455,libserde-1b3a6f84db82c337,libserde_core-9630c118cbbf7b68,libtiny_keccak-2974fd3b85cadac6,libcrunchy-420bd17732b58d6d,librustc_hash-d7c9c021d0487117}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc4LZWPv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-f6e0741e238127ed/out" "-L" "/opt/rustwide/target/debug/build/ring-4443e43dc1271f0b/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d13e6b39f58d3fca/out" "-L" "/opt/rustwide/target/debug/build/psm-0ae18fc478ea1013/out" "-L" "/opt/rustwide/target/debug/build/croaring-sys-49b9e7323d295880/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/balance_test-db548dd3f3b424d9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anda_bnb` (example "balance_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7c286bee58157b1c9d34e052571556fab98b9a0018a8f604d63c0b7099934091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c286bee58157b1c9d34e052571556fab98b9a0018a8f604d63c0b7099934091", kill_on_drop: false }`
[INFO] [stdout] 7c286bee58157b1c9d34e052571556fab98b9a0018a8f604d63c0b7099934091
